Param3Desc{}CommandName{setUpDownPosition}HelpPath{Special}ReturnValue{}OpenBrace{ }Parameters{handle gadget, int position}CloseBrace{}Description{Sets the current value of an UpDown control.  This must be between the allowed range set with setUpDownRange.  The text of the buddy gadget will be updated to reflect the new value.}ReturnDescription{}Param1{gadget}Param1Desc{Handle to an UpDown gadget}Param2{position}Param2Desc{New value of UpDown gadget.}